UCF STIG Viewer Logo

Users must not have Apple IDs signed into iCloud.


Overview

Finding ID Version Rule ID IA Controls Severity
V-51289 OSX8-00-01130 SV-65499r1_rule Medium
Description
Users should not have Apple ID's signed into iCloud.
STIG Date
Apple OS X 10.8 (Mountain Lion) Workstation STIG 2015-02-10

Details

Check Text ( C-53637r1_chk )
To see if any user account has configured an Apple ID for iCloud usage, run the following command:

sudo find /Users/ -name "MobileMeAccounts.plist" -exec defaults read '{}' \;

If the results show any accounts listed, this is a finding.
Fix Text (F-56089r1_fix)
This must be manually resolved. With the affected user logged in, open System Preferences->iCloud. Choose "Sign Out".